gridview: Make constructor arguments nullable
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Sep 2020 18:18:41 +0000 (14:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 3 Sep 2020 18:20:06 +0000 (14:20 -0400)
commit887539e4ff629686cd94a6b144a3a53a3bc40b1d
treeeb46a5c4d97d97d0017d0d8c1f3a0b3d2270d2bb
parent98440142da8a665776bfed9e19cda48d99b7c7a1
gridview: Make constructor arguments nullable

I forgot to adjust the precondition when copying things
around.
gtk/gtkgridview.c